8472398e1806f193da40cc821ced6ac7097a852b
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 5"""
4  date="2025-04-11T17:20:08Z"
5  content="""
6 Implemented this as the mask special remote. 
7
8 For example, to make a remote that stores annexed 
9 files encrypted in the origin remote:
10
11         git annex initremote encryptedorigin type=mask remote=origin encryption=hybrid pubkey=id@joeyh.name
12 """]]